home *** CD-ROM | disk | FTP | other *** search
- In article <2n1egs$c6h@kruuna.Helsinki.FI> kulokari@kruuna.Helsinki.FI (Hannu Kulokari) writes:
-
- > Except that I cannot get it to run on top of ODI/NDIS3.
-
- Here's how I got MS TCP/32 to work with WFW 3.11, ODI/NDIS3 and Intel
- EtherExpress 16:
-
- The MS TCP/32 installation inserted line "Binding=ms$ee16" into [ms$ee160]
- section in SYSTEM.INI. However, since I use ODI, the [ms$ee16] section
- in PROTOCOL.INI is empty and MS TCP/32 could not work.
-
- I noticed that some other sections in PROTOCOL.INI (such as [NETBEUI] and
- [NWLINK]) had a line "BINDINGS=EXP16ODI", so I tried that for
- the SYSTEM.INI setting. And with line "Binding=EXP16ODI" in SYSTEM.INI
- MS TCP/32 works (haven't tested that much but the ftp seems to be
- operational).
-
- Note also that there is also a section [MSTCP32] in PROTOCOL.INI which
- has a line "BINDINGS=EXP16ODI". I'm not sure if I changed that or was it
- the MS TCP/32 installation program, but I guess it must be there...
-
- Hope this helps.
-
- Jari
-
-